version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
!         
!
!
username admin privilege 15 secret 5 $1$Swun$kTCah7La5KG4I4.jT.wAk/
archive
 log config
  hidekeys
!
! 
!
!
!
!
interface FastEthernet0/0
 description to Switch1
 ip address 192.168.1.201 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
line con 0
 speed 19200
line aux 0
line vty 0 4
 login local
 transport input telnet
line vty 5 807
 login local
 transport input telnet
!
scheduler allocate 20000 1000
end